Skip to content

Conversation

@sophiatev
Copy link
Contributor

This PR introduced breaking changes in that two public methods (ClientEntityHelpers.EmitOperationSignal and OrchestrationEntityContext.EmitRequestMessage) were changed to include optional parameters. Instead, new methods should have been made with these optional parameters and the old methods with the existing method signatures retained. This PR reverts to the old method signatures and introduces the signatures with optional parameters as new methods (which the old methods simply call, passing null for the new parameters).

@sophiatev sophiatev closed this May 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants